mdm.Application.minimize() always steals focus. The opposite of what you would expect.

mdm.Application.sendToBack() only works if it is called immediately, not later on.

